home *** CD-ROM | disk | FTP | other *** search
- Changes the command prompt.
-
- PROMPT [text]
-
- text is the new command prompt. Whe the parameter 'text' is missing,
- PROMPT resets to the default ($N$G).
-
- PROMPT sees a dollar sign as an indication that the following character
- is to be interpreted as a special code. The following codes are supported:
-
- $Q = (equal sign)
- $$ $ (dollar sign)
- $T system time
- $D current date
- $P current volume and path
- $V MacDOS version number
- $N current volume
- $G > (greater-than sign)
- $L < (less-than sign)
- $B | (pipe)
- $H backspace (erases the previous character)
- $E escape (ASCII code 27)
- $_ new-line
-